Click or drag to resize

Reminder Class

Class Reminder.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeReminder

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class Reminder

The Reminder type exposes the following members.

Constructors
  NameDescription
Public methodReminder
Initializes a new instance of the Reminder class.
Top
Properties
  NameDescription
Public propertyEndTime
Gets the end time.
Public propertyGroup
Gets the group.
Public propertyItemId
Gets the item identifier.
Public propertyLocation
Gets the location.
Public propertyRecurringMasterItemId
Gets the recurring master item identifier.
Public propertyStartTime
Gets the start time.
Public propertySubject
Gets the subject.
Public propertyTime
Gets the time.
Public propertyUid
Gets the uid.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also